home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1987 July / 1987-07.d64 / 64 frame.boot (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  346b  |  11 lines

  1. 10 poke53280,0:poke53281,0:poke646,3
  2. 20 print"[147]text framer will be installed when the"
  3. 30 print"ready prompt and cursor appear. please"
  4. 40 print"consult the corresponding article for"
  5. 50 print"detailed instructions on using this"
  6. 60 print"program.[144]"
  7. 70 ford=1to1000:next
  8. 80 print"load"chr$(34)"text frame.64"chr$(34)",8"
  9. 90 print"run[145][145][145][145][145][145][145][145]"
  10. 100 forx=1to2:poke630+x,13:poke198,x:nextx
  11.